CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp client

搜索资源列表

  1. TCPClientTest

    0下载:
  2. TCP Client Program using MFC WinSock
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:2489
    • 提供者:Rishi
  1. csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page

    0下载:
  2. This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:60799
    • 提供者:bigui
  1. client

    0下载:
  2. tcp客户端,在linux下运行通过,采用套接字编程,有助于学习套接字和tcp的原理-this is tcp client and it can run in linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:945
    • 提供者:shiyinyan
  1. tcp

    0下载:
  2. 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:78368
    • 提供者:
  1. TCP

    0下载:
  2. 开发TCP套接字应用程序,由客户端和服务器组成,实现功能是客户端向服务器发送字符串,调用Windows Sockets API-Development TCP socket applications, by the client and server, achieving function is to send a string to the client to the server, call the Windows Sockets API
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6238
    • 提供者:rae
  1. socket

    0下载:
  2. 编程环境:Vc 6.0 功能 : TCP 下的socket通信 内容 : tcp server & tcp client -Programming environment: Vc 6.0 features: TCP under the socket communication content: tcp server & tcp client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:653311
    • 提供者:sean
  1. NetClient

    0下载:
  2. 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1909725
    • 提供者:yy
  1. client

    0下载:
  2. python tcp server tool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:995
    • 提供者:yujin
  1. winceTCPClient

    0下载:
  2. wince下tcp客户端的demo,大家可以试试感受wince的功能。-wince under the tcp client' s demo, we can try to feel the wince function.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:119134
    • 提供者:林令
  1. TCPServer

    0下载:
  2. windows网络与通信的TCP Client TCP服务端源码-windows networking and communications, TCP Client TCP server source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:26942
    • 提供者:guhong
  1. TCP

    0下载:
  2. TCP 收发数据编程 C语言版 包括客户端和服务器端-TCP send and receive data programming C language version of both client and server side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-09-06
    • 文件大小:9984
    • 提供者:李平
  1. tcp.tar

    0下载:
  2. simple tcp client for beginner
  3. 所属分类:TCP/IP Stack

  1. TCP_Client_Server(Ring_Topology)

    0下载:
  2. CSharp program simulates client - server file transfer using TCP
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:51288
    • 提供者:Ahmed Hashem
  1. TCP

    0下载:
  2. TCP server and TCP client where the are connected with each other the act normally you can update it to suite any protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:Irene
  1. TCPClient

    0下载:
  2. TCP Client 实例 基本函数都已经给出 可供java初学者练习数据传输的功能 -a simple tcp client sample
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:gavin
  1. CLIENT_TCP

    0下载:
  2. TCP protcol client in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:698
    • 提供者:och1234
  1. tcp

    0下载:
  2. tcp协议的客户端和服务器端 的简单有效的实现-tcp client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:917
    • 提供者:bookbok
  1. LINUX

    0下载:
  2. 数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端-Send and receive data, recv, send, write, read, TCP server, TCP client
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2155
    • 提供者:褚嵩
  1. TCP

    0下载:
  2. 经典的tcp通讯示例,包括服务端和客户端-The classic example of tcp communication, including service and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6150
    • 提供者:李子攀
  1. CLIENT_104

    0下载:
  2. TCP客户端。以太网通讯。发送自定义报文。-TCP client. Ethernet communications. Send a custom message.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2069826
    • 提供者:cai wei
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com